| 1. | The computer is about to enter a suspended state 计算机将要进入挂起状态。 |
| 2. | The operating system is about to resume from a suspended state 操作系统即将从挂起状态继续。 |
| 3. | Should a thread be placed into a suspended state and never resumed using the 如果将一个线程置于挂起状态且永远不能使用 |
| 4. | Breaks another thread out of its suspended state and causes it to resume execution 会中断另一线程的挂起状态并使之继续执行。与 |
| 5. | Are equal , this represents the time that the worker is in the suspended state 相等时,它代表工作线程处于suspended状态下的时间。 |
| 6. | Instance from a suspended state to a live state , in which code can be executed 实例表示的任务从挂起状态变为活动状态,可以在该活动状态执行代码。 |
| 7. | This signals the consumer thread to emerge from its suspended state to process the new item 方法。这将通知使用者线程离开挂起状态并开始处理新项。 |
| 8. | Breaks another thread out of the suspend state and causes the thread to resume execution , regardless of how many times 均会使另一个线程脱离挂起状态,并导致该线程继续执行。 |
| 9. | If redoing fails , the mirror server pauses the session by putting the database into the suspended state 如果重做失败,则镜像服务器通过将数据库置于suspended状态来暂停会话。 |
| 10. | If you must use these methods , reduce the window of time and minimize the amount of code that executes while the thread is in a suspended state 如果您必须使用这两种方法,则请缩短使用时间并最大限度地减少在线程处于挂起状态时执行的代码量。 |